img { vertical-align: top; border: 0; }
#hotpic { width: 320px; height: 320px; overflow: hidden; margin: 0 auto; }
#NewsPic { position: relative; width: 318px; height: 278px; overflow: hidden; border: solid 1px #e5e5e5; }
    #NewsPic a { overflow: visible; border: 0; text-decoration: none; }
	#NewsPic img {width:320px; height:280px;}
    #NewsPic .Picture { position: absolute; left: 0; top: 0; }
    #NewsPic .Nav { position: absolute; height: 17px; line-height: 18px; bottom: 0; right: 0; }
        #NewsPic .Nav span { font-size: 16px; font-weight: 400; color: #FFF; float: right; display: block; width: 30px; text-align: center; background: #000; border-left: solid 1px #FFF; cursor: pointer; }
            #NewsPic .Nav span.Normal { color: #FFF; background: #000; filter: Alpha(opacity=50); opacity: .5; }
            #NewsPic .Nav span.Cur { background: #1F90DE; color: #FFF; }
#NewsPicTxt { position: relative; width: 320px; height: 40px; text-align: center; background-color: #e5e5e5;}
    #NewsPicTxt a:link, #NewsPicTxt a:visited { font-size: 14px; line-height:40px; color: #333; text-decoration: none; }
    #NewsPicTxt a:hover { color: #1F90DE; }
